home *** CD-ROM | disk | FTP | other *** search
- Path: news.uit.no!news
- From: troels@stud.cs.uit.no (Troels Walsted Hansen)
- Newsgroups: comp.sys.amiga.applications
- Subject: Re: Error in C:Eval
- Date: 9 Jan 1996 00:52:06 GMT
- Organization: University of Tromsoe, Norway
- Message-ID: <482.6581T1269T2130@stud.cs.uit.no>
- References: <4cqt86$nc4@tuegate.tue.nl> <30f174e6@boble.ping.dk>
- NNTP-Posting-Host: uit-or10.uit.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- In article <30f174e6@boble.ping.dk>, brj@boble.ping.dk (Brian Munk Jacobsen) wrote:
-
- >I have the following alias which uses the ARexx SAY instead:
-
- >alias eval "*"SAY []"
-
- >I suspect that it only works with WShell though, somebody can perhaps come up
- >with an alias that does the same under a standard shell.
-
- Use
-
- alias eval rx "interpret 'say' arg( 1 )"
-
- T r o e l s W a l s t e d H a n s e n
- troels@stud.cs.uit.no - http://www.cs.uit.no/~troels
-
-